Developer Log of Speed-dyeing Recipes

Formal Name:	Speed-dyeing Recipes
File Name:	【染料速合】L.SevensDyeCraft
Coding Name:	lsdc_p#

Developer:	三文 LeviSeven
Date:		08/26/2024

Updates
v1.0 -	Introduce flowers and other items such as Bone Meal or Ink Sac as the corresponding alternative dyes
	Add direct-crafting recipes for Bone, Bone Block, and Lapis Block
	Complete adapted recipes for the above three items as the base ingredients
	Introduce complex recipes for Magenta, Pink, and Purple Dyes with diverse base ingredients

v1.1 -	Adjust the version label of the primary program to Minecraft 1.20
	Add a new recipe where three Bones can be applied to craft a Bone Block

v1.2 -	Fill a coding blank from v1.0 for Bone being one of the ingredients for Pink Dye

v1.3R -	Fix a bug from v1.0 that the Pink Dye had an inequivalent number of ingredients in one of its recipes
	The v1 pack has passed the developer's in-game test; it is now ready to be released

v2.0 -	Introduce dyeing recipes for all colour blocks with equivalent ingredients
	Rename all recipe files with the item type on the front

v2.1 -	Remove recipes for building blocks that had no colour changes after being dyed

v2.2R -	Rename all file prefixes to classify code duties
	Introduce item tags to classify dyes and their alternatives
	Extend vanilla tags to support the classification above
	Fix a bug from v2.0 that Azure Bluet was not involved as an alternative ingredient of Light Gray Dye
	The v2 pack has passed the developer's coding check; it is now ready to be released

v2.3 -	Find and fix a "bug" from the vanilla game that Magenta Dye has a recipe with an incorrect ingredient ratio
	Adjust the corresponding recipe in the pack to collaborate with the bug-fixing
	Furtherly simplify all file prefixes

v2.4 -	Redraw the bug-fixing content from v2.3; the ratio difference is proved as the natural characteristic of the game
	Renamed relative file names to organize ratio recipes
	Fill a coding blank from v1.0 to list out the missing ratio recipes

v2.5 -	Fix a bug from v2.0 that the major blocks are not classified into the correct recipe groups
